-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Adding match_only_text
subfield to *.display_name
fields
#136265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Pinging @elastic/es-data-management (Team:Data Management) |
Hi @eyalkoren, I've created a changelog YAML for you. |
Co-authored-by: Felix Barnsteiner <[email protected]>
@mjwolf can you tell what these serverless test failures are about? |
Oh, I think we have to increment the version in the stack template registry. |
Yes, that will need to be incremented. |
I'm not sure what serverless test failures you're referring to? |
There were some transient compilation failures that were unrelated to this change, in the ML project. They're gone after merging master. |
Changing
ecs@mappings
to match the new ECS definitions that were added in elastic/ecs#2547.*.display_name
fields were already mapped askeyword
, but this PR adds amatch_only_text
subfield calledtext
.